-
Home
-
Bulk Coupons Editing For WooCommerce
-
1.3.0
-
Code
-
Classes
- History
Total Complexity |
64 |
Dependencies |
1 |
Dependents |
2 |
Total lines |
278 |
Lines of code |
239 |
Logical lines of code |
119 |
Comment lines |
0 |
Methods |
13 |
Properties |
3 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
revert_history() |
B |
37 |
19 |
81 |
reset_history() |
B |
39 |
17 |
71 |
get_histories() |
B |
43 |
17 |
43 |
get_operation_type() |
S |
74 |
2 |
4 |
__construct() |
S |
71 |
1 |
6 |
get_operation_types() |
S |
70 |
1 |
6 |
create_history() |
S |
72 |
1 |
5 |
create_history_item() |
S |
72 |
1 |
5 |
get_history_items() |
S |
77 |
1 |
3 |
get_latest_history() |
S |
79 |
1 |
3 |
get_latest_reverted() |
S |
79 |
1 |
3 |
get_history() |
S |
77 |
1 |
3 |
update_history() |
S |
70 |
1 |
6 |